home *** CD-ROM | disk | FTP | other *** search
- Path: news.service.uci.edu!usenet
- From: freak@uci.edu (Jerry Wen)
- Newsgroups: comp.lang.c++
- Subject: Re: visual c++ 1.5 compiler not working in windows 95
- Date: Tue, 23 Jan 1996 16:54:40 GMT
- Organization: University of California, Irvine
- Message-ID: <310512b0.294431@news.service.uci.edu>
- References: <4ducds$aei@ixnews6.ix.netcom.com>
- NNTP-Posting-Host: dialin9053.slip.uci.edu
- X-Newsreader: Forte Agent .99c/16.141
-
- On 21 Jan 1996 21:49:48 GMT, rykk <rykk@ix.netcom.com> wrote:
-
- >when i try to compile "hello world" the most basic program, my compiler tells me i
- >have over 102 errors and quits. the errors it lists makes little sense. just to
- >verify that i am doing it right, here is what i do:
-
- <info snipped>
-
- How did you save the file? I remember doing the same thing, but
- having saved the file as "hello.c". It turns out that VC++ tried to
- compile it as a c source file, instead of a c++ source file. Gave me
- something to the extent of 100+ errors, and quits. Maybe you did the
- same thing?
-
- _________________________________
- Just my opinion, please treat it as such. Thank you! :)
- Jerry Wen (freak@uci.edu)
-